Input data: Two QuickDraw rectangles (data structures of type Rect ).
Output data: A QuickDraw rectangle (a data structure of type Rect ).
How interpolation is performed: Each of the four coordinate values used to specify a QuickDraw rectangle ( r , l , b , t ) is interpolated separately from the others.
| Previous | Chapter Contents | Chapter Top | Next |